Graphics Questions
The following is a list of common graphics-related questions in Unity and how to accomplish them.
There is an excellent tutorial for creating textures, including color, bump, specular, and reflection mapping here.
- How do I Import Alpha Textures?
- How do I Use Normal Maps?
- How do I use Detail Textures?
- How do I Make a Cubemap Texture?
- How do I Make a Skybox?
- How do I make a Mesh Particle Emitter?
- How do I make a Splash Screen?
- How do I make a Spot Light Cookie?
- How do I fix the rotation of an imported model?
- How do I use Water?